Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
VB.Net Tutorial
1) 2D Graphics
2) Attributes
3) Class Module
4) Collections
5) Data Type
6) Database ADO Net
7) Date Time
8) Design Patterns
9) Development
10) Event
11) Generics
12) GUI
13) GUI Applications
14) Internationlization
15) Language Basics
16) LINQ
17) Operator
18) Reflection
19) Regular Expressions
20) Security
21) Socket Network
22) Statements
23) Stream File
24) Thread
25) Windows
26) WPF
27) XML
XML
1) Add a new element to the document
2) Adds an attribute to an element
3) Applying an XSLT style sheet to an XML document
4) Assigns the XmlArrayAttribute to two arrays, and serializes a class instance that contains those arrays
5) Build XmlDocument and Save it use the XmlTextWriter
6) Converts data types to string and then writes the information out to the console
7) Create XML Document using XmlTextWriter
8) Create XML Schema
9) Creates an attribute and adds it to an XML document
10) DeSerialize from xml file
11) Display all the attributes in the collection
12) DOM load
13) DOM save
14) Get the value of the ISBN attribute
15) Load XML document to a TreeView
16) Loads an XML string into the XmlTextReader object using the StringReader class
17) Read an XML fragment with XmlParserContext and its XmlNamespaceManager
18) Read xml document by using the XmlTextReader
19) Reads an XML file and displays each of the nodes
20) Remove an attribute from the document
21) Serialize Class to xml file
22) SoapAttributeAttribute is used to override the serialization of a field
23) Use indenting for readability
24) Use the SetContext method to provide an XmlNamespaceManager object for namespace resolution
25) Use XmlTextWriter to write xml document
26) Validating XML documents against Schemas
27) Writes the first and last book nodes out to the console
28) XML path navigator
29) XML Serialization
30) XmlSchema Set Example